(    text/identifier: floor_0,    shape: rectangle,    size: large and horizontally long,    position: bottom-most in the floor grid,    status: contains elevators slow0-0 and fast0, contains passengers p0 and p2)(    text/identifier: floor_1,    shape: rectangle,    size: large and horizontally long,    position: above floor_0,    status: contains passengers p1 and p4)(    text/identifier: floor_2,    shape: rectangle,    size: large and horizontally long,    position: above floor_1,    status: contains elevator slow1-0, contains passenger p5)(    text/identifier: floor_3,    shape: rectangle,    size: large and horizontally long,    position: above floor_2,    status: contains elevator fast1)(    text/identifier: floor_4,    shape: rectangle,    size: large and horizontally long,    position: top-most in the floor grid,    status: contains passenger p3)(    text/identifier: fast0,    shape: rectangle,    size: smaller than each floor,    position: inside floor_0 to the right side in the designated fast elevator area,    status: 1/2 passengers, not clear)(    text/identifier: fast1,    shape: rectangle,    size: smaller than each floor,    position: inside floor_3 to the right side in the designated fast elevator area,    status: 0/2 passengers, clear)(    text/identifier: slow0-0,    shape: rectangle,    size: smaller than each floor,    position: inside floor_0 to the right side in the designated slow elevator area,    status: 0/1 passengers, clear)(    text/identifier: slow1-0,    shape: rectangle,    size: smaller than each floor,    position: inside floor_2 to the right side in the designated slow elevator area,    status: 0/1 passengers, clear)(    text/identifier: p0,    shape: rectangle,    size: smaller than each elevator,    position: inside floor_0 on the left side of floor,    status: on floor_0)(    text/identifier: p1,    shape: rectangle,    size: smaller than each elevator,    position: inside floor_1 on the left side of floor,    status: on floor_1)(    text/identifier: p2,    shape: rectangle,    size: smaller than each elevator,    position: inside fast0,    status: on board fast0)(    text/identifier: p3,    shape: rectangle,    size: smaller than each elevator,    position: inside floor_4 on the left side of floor,    status: on floor_4)(    text/identifier: p4,    shape: rectangle,    size: smaller than each elevator,    position: inside floor_1 on the left side of floor next to p1's rectangle,    status: on floor_1)(    text/identifier: p5,    shape: rectangle,    size: smaller than each elevator,    position: inside floor_2 on the left side of floor,    status: on floor_2)